home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / PVDRIVER / SS24DRV.ZIP / SS24DRVA.ZIP / DRIVERS.EXE / SS24 / GIS.INI < prev    next >
Text File  |  1992-02-27  |  2KB  |  56 lines

  1. *** This file contains initialization values for GIS.EXE ***
  2.  
  3. *** Display Strings for the top of the screen ***
  4. headline_text = "Diamond Computer Systems, Inc."
  5. key_desc_text = "Alt-Q = Exit  Alt-M = Hide Menus"
  6.  
  7. *** File Names ***
  8. main_menu_file      = main.mnu
  9. gif_image           = ss24.gif
  10. font_file           = 8x14gis.fnt
  11.  
  12. *** Color Definitions ***
  13. default_background     = (  0,   0, 255)
  14. help_text              = (255, 255,   0)
  15. window_active_text     = (255, 255, 255)
  16. window_inactive_text   = (192, 192, 192)
  17. window_background      = (  0,   0, 192)
  18. window_frame           = ( 96,  96,  96)
  19. window_border          = (192, 192, 192)
  20. window_shadow          = (  0,   0,   0)
  21. cursor_foreground      = (255, 255, 255)
  22. cursor_background      = (  0,   0,   0)
  23. headline_color         = (255, 255,   0)
  24. key_desc_color         = (255, 192,   0)
  25.  
  26. *** Screen Positions ***
  27. headline_pos       = (25,  1)
  28. key_desc_pos       = (24,  2)
  29. board_status_pos   = ( 1,  4)
  30. main_menu_pos      = (27, 12)
  31. help_window_pos    = ( 1, 32)
  32. query_pos          = ( 1, 24)
  33.  
  34. *** Error Messages ***
  35. invalid_number    = "That is not a number."
  36. invalid_path      = "That path does not exist."
  37. invalid_file_name = "That file name is invalid."
  38.  
  39. *** Program Names ***
  40. status_prog = brdstat.exe
  41. vmode_prog  = \util\vmode.com
  42.  
  43. *** Display strings for the Board Status Window ***
  44. switch_defs_desc   = "Switch Definitions"
  45. monitor_mode_desc  = "Monitor Mode:       "
  46. transfer_mode_desc = "Data Transfer Mode: "
  47. video_mode_desc    = "Video Mode:         "
  48. vmode_status_desc  = "Vmode Status:       "
  49. bios_rev_desc      = "Bios Rev.:          "
  50. memory_size_desc   = "Memory Size:        "
  51. on_string          = "on"
  52. off_string         = "off"
  53.  
  54. *** END OF FILE ***
  55.  
  56.